+2005-09-09 Øyvind Kolås <pippin@gimp.org>
+
+ * babl/babl-ids: added BABL_LUMINANCE_GAMMA_2_2,
+ BABL_LUMINANCE_MUL_ALPHA, BABL_GRAYSCALE_GAMMA_2_2,
+ BABL_GRAYSCALE_ALPHA_PREMULTIPLIED.
+ * babl/babl-base/babl-base-components: added "luminance*alpha"
+ * babl/babl-base/babl-base-components.conversions-model.c: Sprinked
+ asserts, added generic premultiplification operation.
+ * babl/babl-base-models.c: added gamma corrected and premultiplied
+ variations of grayscale.
+
2005-08-09 Øyvind Kolås <pippin@gimp.org>
* babl/babl-internal.h: issue a babl_log when the named object is not
- found durin string based lookup.
+ found during string based lookup.
* babl/babl-pixel-format.c: added BABL_IMAGE to var_args switch.
* babl/babl-classes.c: set babl_hmpf_on_name_lookups initial value to
0, to make it hmpf only in babl-base.